Skip to main content

Resolve an Infraction Notification

To resolve an Infraction Notification, you can either accept or reject it by using the endpoint below.


Request

POST https://apisandbox.delbank.com.br/baas/api/v1/infraction-notifications/:id/analysis

Headers

NameDescription
x-delbank-api-keyRequired. API key

Path Params

NameDescription
idRequired. The infraction Id

Body Params

NameTypeDefaultDescription
statusenumACCEPTEDThe status can be ACCEPTED or REJECTED
detailsstring-A description for the analysis
fraudTypeenumFRAUDSTER_ACCOUNTThe type of infraction. Possible values are: MISREPRESENTATION, STRAW_ACCOUNT, FRAUDSTER_ACCOUNT, OTHER, and UNKNOWN

Response

On a sucessful response you will receive a status code of 204